home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jul 89 / W0002-Color Printing and -Jul89 < prev    next >
Encoding:
Text File  |  1989-07-12  |  1.3 KB  |  32 lines  |  [TEXT/GEOL]

  1. Item    1955341                         2-July-89        10:19
  2.  
  3. From:   SCHMUCKER1                      Schmucker, Kurt
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Color Printing and MacApp
  8.  
  9.     At the MADA meeting at the Developer's conference in San Jose, I asked the
  10. following question: "If I attach a standard print handler to my view, and use
  11. the new LaserWriter 6.0 driver, will my color views print out correctly on a
  12. color Postscript device?   That is, is color printing just as easy for the
  13. MacApp programmer as black and white printing?"  Steve Friedrich's hesitant
  14. reply was: "Well, gosh, I think maybe it will.  It SHOULD work, but as far as I
  15. know, we've never tried it."
  16.  
  17.     You should be more confident, Steve.  It worked just fine the first time I
  18. tried it.  In a tiny sample program, I just sprinkled some SetIfColor calls
  19. through out my view's Draw method, checked the screen image, and printed on the
  20. new Schlumberger color Postscript device.  It looked just great.
  21.  
  22.     We then tried the same thing with a more complicated example involving the
  23. new 32-bit and off-screen worlds, and got something less than satisfactory.  I
  24. believe that the problem is ours, however, and we will post the details of our
  25. success (when it occurs!) later.
  26.  
  27.  
  28.  
  29.                     Kurt
  30.  
  31.  
  32.